Joomla: Warning: strpos() [function.strpos]: Empty delimiter in [installdir]\libraries\joomla\enviro
Posted
by Jimmy
on Stack Overflow
See other posts from Stack Overflow
or by Jimmy
Published on 2010-05-09T23:03:19Z
Indexed on
2010/05/09
23:08 UTC
Read the original article
Hit count: 658
After installing Joomla 1.5.x on an IIS 7, instead of seeing the expected sample data I see an un-styled (sample data) page and this message at the very top of the page:
Joomla: Warning: strpos() [function.strpos]: Empty delimiter in [installdir]\libraries\joomla\environment\uri.php on line 162
How can I fix that?
© Stack Overflow or respective owner